From 2434f53f03ab763216380ddf8d9ab268188fbffb Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 22 May 2007 15:54:53 +0000 Subject: [PATCH] Regenerate. --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index d2127417532..4ce0eb92a81 100755 --- a/configure +++ b/configure @@ -412,10 +412,10 @@ else fi test \$exitcode = 0") || { - echo Please tell bug-autoconf@gnu.org about your system, - echo including any error possibly output before this message. - echo This can help us improve future autoconf versions. - echo Configuration will now proceed without shell functions. + echo No shell found that supports shell functions. + echo Please tell autoconf@gnu.org about your system, + echo including any error possibly output before this + echo message } @@ -2176,7 +2176,7 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac canonical=$host -configuration=${host_alias-$host} +configuration=${host_alias-${build_alias-$host}} -- 2.30.2